func crypto/tls.skipUint8LengthPrefixed

3 uses

	crypto/tls (current package)
		ech.go#L238: func skipUint8LengthPrefixed(s *cryptobyte.String) bool {
		ech.go#L262: 		!skipUint8LengthPrefixed(&s) || // session ID
		ech.go#L264: 		!skipUint8LengthPrefixed(&s) { // compression methods